| ||||
| summary: resource | method | detail: method | |||
| Name | Description |
|---|---|
| file | get the file with given id |
| Resource | Description |
|---|---|
| GET /files/{id} | get a file-descriptor with given id |
| DELETE /files/{id} | delete the file with given id |
| ||||
| summary: resource | method | detail: method | |||